字典Plus>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
    本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。
  • Map: a map is an associative array from a set of object keys to a collection of object values.
    map型:map是一个从一组键值对象到一组值对象的关联数组。
  • I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
    然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。
  • A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
    传统的Javajava.util.Map实质上是一个分两部分的元组集合。
  • In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
    为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。
  • In this paper three main approaches to obtain spatial information with SIS are presented. They are map data collection, RS data collection and GPS data collection. The integration between RS and GIS, and the integration between GPS and GIS are also described here.
    简要介绍了空间信息系统(SIS)获取空间信息数据的三种最主要的方法:地图数据采集、遥感(RS)数据采集和GPS数据采集,并介绍了RS与GIS、GPS与GIS的集成。
  • So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
    所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。
  • As you can see, iterating over a Map is just as natural as iterating over any other collection.
    可以看到,迭代Map和迭代其它任何集合一样自然。
  • Students in Tanzania use GPS to map roads, water collection points, footpaths to plan for a more sustainable community.
    坦桑尼亚学生采用全球定位系统对公路、集水点和步道进行绘图,目的在于规划更具可持续性的社区。
  • In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
    在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。